Useful CLI tools

There are many useful tools that may not come out of the box. In this chapter, we review several useful command-line tools.

Package management

Terminal

Classics rebooted and replaced

There is a trend to re-write staple CLI tools with more features and with modern languages like Rust.

ls -> Eza

cat -> bat

cd -> z, Autojump, or zoxide

dust: du replacement

Power-ups

monitor & execute

git